home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (InfoMagic) / Internet Tools.iso / dos_win / winsock / maillist / 94-05.Z / 94-05 / 000279_news@bigblue.oit.unc.edu_Fri May 20 00:20:45 1994.msg < prev    next >
Internet Message Format  |  1994-05-31  |  5KB

  1. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  2.           id AA29445; Fri, 20 May 1994 00:25:12 -0400
  3. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  4.           id AA01675; Thu, 19 May 1994 23:57:00 -0400
  5. Received: from GATEWAY by bigblue with netnews
  6.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  7. To: winsock@sunsite.unc.edu
  8. Date: Fri, 20 May 1994 00:20:45 GMT
  9. From: mparvin@tigger.jvnc.net (Michael Parvin)
  10. Message-Id: <mparvin.18.00921CC8@tigger.jvnc.net>
  11. Organization: JvNCnet
  12. Sender: ses
  13. Subject: Smalltalk and WinSock
  14.  
  15. Does anyone know a location, or, have any source code for the implementation 
  16. of the WinSock API from within Smalltalk?
  17.  
  18. I am using VisualWorks for Windows and Trumpet Winsock 1.0 Rev B #6.
  19.  
  20.     Specifically, the problem I am having is that I am unable to access the 
  21.     structure referenced by the pointer returned from the gethostbyname function. 
  22.     I understand that I am not supposed to manipulate the data in the structure, 
  23.     however, just attempting to view the contents of the structure generates a 
  24.     General Protection violation.
  25.  
  26. While, information specifically targeted at the Smalltalk environment would 
  27. be preferable, explanations using C as basis are quite helpful. 
  28.  
  29.  
  30. Thanks for your help.
  31. From news@bigblue.oit.unc.edu Fri May 20 00:58:21 1994
  32. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  33.           id AA29460; Fri, 20 May 1994 00:25:16 -0400
  34. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  35.           id AA32715; Fri, 20 May 1994 00:04:11 -0400
  36. Received: from GATEWAY by bigblue with netnews
  37.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  38. To: winsock@sunsite.unc.edu
  39. Date: Fri, 20 May 1994 00:58:21 GMT
  40. From: "Rollin Denniston" <denni011@gold.tc.umn.edu>
  41. Message-Id: <78861.denni011@gold.tc.umn.edu>
  42. Organization: University of Minnesota, Twin Cities
  43. Sender: ses
  44. Reply-To: <denni011@gold.tc.umn.edu>
  45. Subject: Re: Need instructions on slip/winsock
  46.  
  47. >Me too!  I've waited for a FAQ, but haven't seen one yet.  This is a 
  48. nut I can't crack.
  49.  
  50. This seems to be a rather consistent state of affairs. People, including 
  51. myself, looking for assistance setting up a basic Windows/SLIP/PPP/Winsock 
  52. sytem. Are there any "experts" out there in Winsock cyberspace willing to 
  53. mentor a few 'beginners?' It would seem efficacious to me if someone were 
  54. to put together a text file detailing what one needs to know and do in 
  55. order to get Winsock client programs operating on the Windows and/or 
  56. Windows for workgroups platform. One exmple is that the Winsock 
  57. documentation say that the packet driver must be loaded to 0x60 (96h) but 
  58. how do you tell Windows to load a driver to a specific hex address? We who 
  59. have been struggling to get our Internet surf boards out past the first 
  60. line of breakers would certainly appreciate some mentoring from some of you 
  61. old hands.
  62. Thanks,
  63. Rollin Denniston, Director
  64. Institute of Mind Sciences
  65. 1111 West 22nd St., Suite 200
  66. Minneapolis MN 55405
  67. E-Mail: denni011@gold.tc.umn.edu
  68. From news@bigblue.oit.unc.edu Thu May 19 21:26:48 1994
  69. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  70.           id AA29468; Fri, 20 May 1994 00:25:18 -0400
  71. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  72.           id AA32462; Fri, 20 May 1994 00:05:41 -0400
  73. Received: from GATEWAY by bigblue with netnews
  74.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  75. To: winsock@sunsite.unc.edu
  76. Date: Thu, 19 May 1994 21:26:48 GMT
  77. From: j.c.knowles@cdc.com
  78. Message-Id: <Cq2Hw2.2oA@cdsmail.cdc.com>
  79. Organization: Control Data Systems
  80. Sender: ses
  81. References: <2r92l9$ius@vink.Univ-Angers.Fr>, <graeme.58.00007CCF@hk.super.net>
  82. Subject: Re: I need Help on winsock programming 
  83.  
  84.  
  85. > >All I need to have is the whole documentation on how to program winsock (and
  86. > to>know the function of winsock.dll)
  87. > >So if someone can help me by telling me where I can find the documention.
  88. > There must be others who need this, so can I suggest it be posted?
  89. > Alternatively, if it has been up a thousand times already, can you pass me 
  90. the
  91.  
  92. The "standard" windows socket document (winsock.doc or winsock.ps) that can be 
  93. got at most popular windows archive sites. (ftp.microsoft.com 
  94. advsys\winsock\spec11). Though, this only contains the API description, some 
  95. info about winsock specific considerations and a small amount of example code.
  96. There is a book by Ralph Davis,"Windows Network Programming" that contains
  97. a chapter in windows sockets. 
  98.  
  99. But... since windows sockets is based off of Berkeley sockets, there are 
  100. many good UNIX books that will help you understand socket programming. I
  101. would recommend "UNIX Network Programming" by W. Richard Stevens.
  102.  
  103. Also, back issues of the Microsoft Systems Journal contain articles on
  104. window sockets as well:
  105.     MSJ: 1993 #7  (July)
  106.     MSJ: 1993 #11 (November)
  107.  
  108.  
  109.